Process the result of refreshing the folder during autocompletion
authorFederico Mena Quintero <federico@novell.com>
Fri, 23 Jan 2009 00:54:08 +0000 (00:54 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Fri, 23 Jan 2009 00:54:08 +0000 (00:54 +0000)
commitfe636e4be20a0140f2b1b52ad66acaeb9537ac14
treea0c7db21360d52053fcc841cb36dbe70c4e23faf
parentc1205bbbb9a23b0e3b7693e95110403881b217d3
Process the result of refreshing the folder during autocompletion
(start_autocompletion): Process the result from refresh...().  We
only do completion in the REFRESH_OK case.  For the error cases,
we don't do anything, as this is autocompletion and must not
result in non-asked-for errors popping up.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=22180
ChangeLog
gtk/gtkfilechooserentry.c